type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToUint64

6 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L262: 			return scanPlanTextAnyToUint64{}
		int.go#L825: 			return scanPlanTextAnyToUint64{}
		int.go#L1399: 			return scanPlanTextAnyToUint64{}
		int.go#L1904: type scanPlanTextAnyToUint64 struct{}
		int.go#L1906: func (scanPlanTextAnyToUint64) Scan(src []byte, dst any) error {
		uint64.go#L212: 			return scanPlanTextAnyToUint64{}